FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (63 ms)

Package ehealth4u.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-medicinalproductdefinition
Url http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-medicinalproductdefinition
Status draft
Date 2022-03-19T16:33:37.6858741+00:00
Name CYEHREXTMedicinalProductDefinition
Title Cyprus EHR Extension: Medicinal Product Definition
Experimental True
Description Extension to describe a subset of the parameters included in the medicinal product definition. Inspired by R5 http://hl7.org/fhir/5.0.0-snapshot1/medicinalproductdefinition.html.
Purpose Cyprus Drug Information System team requested to include the following fields per each medication linked to a medication statement in the national EHR of Cyprus: (1) the medication name, (2) the strength of the medication as reported in the name, (3) the description of the medication and (4) the route of administration. These fields were not included in total in one of the "Medications work group" R4 core resources, neither in the draft R4 Medications resources. However, they are included in the R5 version (5.00-snapshot1) as part of the MedicinalProductDefinition resource. In this context the particular fields were built as extensions keeping the same format and structure as in the MedicinalProductDefinition resource (which would be the resource that we would use to represent the medications for the EHR if it was available in R4 according to CYPDIS requirements).
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-immunization-r4 Cyprus EHR Immunization profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medication-r4 Cyprus EHR Medication profile

Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips Codeable Concept (IPS)
http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsirouteofadministration Cyprus EHR Value Set: eHDSI Route of Administration


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cyehr-ext-medicinalproductdefinition",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2023-03-29T21:04:11.3892385+00:00"
  },
  "url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-medicinalproductdefinition",
  "name" : "CYEHREXTMedicinalProductDefinition",
  "title" : "Cyprus EHR Extension: Medicinal Product Definition",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-03-19T16:33:37.6858741+00:00",
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ehealthl@ucy.ac.cy",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Extension to describe a subset of the parameters included in the medicinal product definition. Inspired by R5 http://hl7.org/fhir/5.0.0-snapshot1/medicinalproductdefinition.html.",
  "purpose" : "Cyprus Drug Information System team requested to include the following fields per each medication linked to a medication statement in the national EHR of Cyprus: (1) the medication name, (2) the strength of the medication as reported in the name, (3) the description of the medication and (4) the route of administration. These fields were not included in total in one of the \"Medications work group\" R4 core resources, neither in the draft R4 Medications resources. \r\n\r\nHowever, they are included in the R5 version (5.00-snapshot1) as part of the MedicinalProductDefinition resource. In this context the particular fields were built as extensions keeping the same format and structure as in the MedicinalProductDefinition resource (which would be the resource that we would use to represent the medications for the EHR if it was available in R4 according to CYPDIS requirements).",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "fhirpath",
      "expression" : "(Medication | Immunization)"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Extension.extension:productName",
        "path" : "Extension.extension",
        "sliceName" : "productName",
        "short" : "The full product name",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.\r\n\r\nCyprusEHR: The full product name.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.\r\n\r\nCyprusEHR: Inspired by http://hl7.org/fhir/5.0.0-snapshot1/medicinalproductdefinition-definitions.html#MedicinalProductDefinition.name.productName",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:productName.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "productName"
      },
      {
        "id" : "Extension.extension:productName.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:strength",
        "path" : "Extension.extension",
        "sliceName" : "strength",
        "short" : "The drug strength (as part of its name)",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.\r\n\r\nCyprusEHR: The drug strength defined as part of its name.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.\r\n\r\nCyprusEHR: Equals to the coded part as represented here: http://hl7.org/fhir/5.0.0-snapshot1/medicinalproductdefinition-definitions.html#MedicinalProductDefinition.name.namePart\r\nusing the following data for the MedicinalProductDefinition.name.namePart.type\r\n{\r\n \"coding\": [\r\n {\r\n \"system\": \"http://hl7.org/fhir/medicinal-product-name-part-type\",\r\n \"version\": \"4.6.0\",\r\n \"code\": \"StrengthPart\",\r\n \"display\": \"Strength part\"\r\n }\r\n ]\r\n}",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:strength.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "strength"
      },
      {
        "id" : "Extension.extension:strength.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:description",
        "path" : "Extension.extension",
        "sliceName" : "description",
        "short" : "General description of this product",
        "definition" : "CyprusEHR: Textual description. Note that this is not the name of the package or product.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.\r\n\r\nCyprusEHR: Inspired by http://hl7.org/fhir/5.0.0-snapshot1/medicinalproductdefinition-definitions.html#MedicinalProductDefinition.description",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:description.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "description"
      },
      {
        "id" : "Extension.extension:description.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "markdown"
          }
        ]
      },
      {
        "id" : "Extension.extension:routeOfAdministration",
        "path" : "Extension.extension",
        "sliceName" : "routeOfAdministration",
        "short" : "The path by which the product is taken into or makes contact with the body",
        "definition" : "CyprusEHR: The path by which the product is taken into or makes contact with the body. In some regions this is referred to as the licenced or approved route. See also AdministrableProductDefinition resource.",
        "comment" : "CyprusEHR: Inspired by: http://hl7.org/fhir/5.0.0-snapshot1/medicinalproductdefinition-definitions.html#MedicinalProductDefinition.route",
        "min" : 0
      },
      {
        "id" : "Extension.extension:routeOfAdministration.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "routeOfAdministration"
      },
      {
        "id" : "Extension.extension:routeOfAdministration.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:routeOfAdministration.value[x].coding",
        "path" : "Extension.extension.value[x].coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:routeOfAdministration.value[x].coding:eHDSIRouteOfAdministration",
        "path" : "Extension.extension.value[x].coding",
        "sliceName" : "eHDSIRouteOfAdministration",
        "definition" : "A reference to a code defined by EDQM as defined by eHDSI in Master Value Catalogue for eHDSIRouteofAdministration.",
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "description" : "eHDSI Route of Administration codes",
          "valueSet" : "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsirouteofadministration"
        }
      },
      {
        "id" : "Extension.extension:routeOfAdministration.value[x].coding:eHDSIRouteOfAdministration.system",
        "path" : "Extension.extension.value[x].coding.system",
        "min" : 1
      },
      {
        "id" : "Extension.extension:routeOfAdministration.value[x].coding:eHDSIRouteOfAdministration.code",
        "path" : "Extension.extension.value[x].coding.code",
        "min" : 1
      },
      {
        "id" : "Extension.extension:routeOfAdministration.value[x].coding:eHDSIRouteOfAdministration.display",
        "path" : "Extension.extension.value[x].coding.display",
        "min" : 1
      },
      {
        "id" : "Extension.extension:packageSizeUnit",
        "path" : "Extension.extension",
        "sliceName" : "packageSizeUnit",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.\r\n\r\nCyprusEHR: The intake unit as defined (locally) by the Cyprus Pharmaceutical Services (CYPDIS).",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:packageSizeUnit.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "packageSizeUnit"
      },
      {
        "id" : "Extension.extension:packageSizeUnit.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-medicinalproductdefinition"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.